-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.73
-
Code
-
Classes
- BasePaymentGateway
Total Complexity |
22 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
161 |
Lines of code |
99 |
Logical lines of code |
51 |
Comment lines |
25 |
Methods |
8 |
Properties |
5 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_offer_payment() |
A |
45 |
10 |
39 |
create_payment_intent() |
S |
54 |
3 |
18 |
process_offer_refund() |
S |
57 |
2 |
16 |
get_instance() |
S |
70 |
2 |
7 |
create_customer() |
S |
65 |
2 |
9 |
__construct() |
S |
81 |
1 |
3 |
is_api_refund() |
S |
82 |
1 |
3 |
init_payment_client() |
S |
74 |
1 |
4 |